PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFFormXObjectVisualObject Class / getFormXObjectID Method
In This Topic
    getFormXObjectID Method
    In This Topic
    Gets the form XObject ID.
    Syntax
    public java.lang.String getFormXObjectID()

    Return Value

    The ID used to identify the form XObject in the resources dictionary.
    See Also